home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.4 Applications 1997 August / SGI IRIX 6.4 Applications 1997 August.iso / dist / gateway.idb / usr / WebFace / Source / 50-CommHardware / isdn / description.frm.z / description.frm
Encoding:
Text File  |  1997-07-30  |  1.5 KB  |  32 lines

  1. #! /usr/bin/perl5
  2. print <<EndOfFile;
  3. Content-type: text/html
  4.  
  5. <H1>Integrated Services Digital Network</H1>
  6. <P>
  7. The Integrated Services Digital Network is a telephone signaling standard
  8. that uses digital signaling over a standard telephone network, allowing 
  9. computers to communicate over a telephone connection. If your Internet Gateway 
  10. system contains ISDN hardware, you can use it to connect to other ISDN
  11. host, such as a host maintained by your Internet service provider. 
  12. ISDN service is provided by a local telephone company, which issues the 
  13. telephone numbers that are used in host connections.
  14. <P>
  15. When an ISDN host places a call to another system, the connection request
  16. must contain information about telephone company switching equipment.
  17. Since different types of equipment requires different information, the 
  18. telephone company supplies this information when you request ISDN 
  19. service. You will be required to supply information about switching 
  20. when you configure ISDN software. 
  21. <P>
  22. The ISDN network interface on the Internet Gateway system supports three 
  23. channels: two B channels for circuit switched data (with a 64 KB transfer 
  24. rate), and a D channel for standard signaling (with a 16 KB transfer rate).
  25. The telephone number applied to the entire connection, however, some switches 
  26. maintain a line identifier for each B channels in addition to the local
  27. telephone number.
  28. <P>
  29. Use the <A HREF="index.isdn1.shtml" TARGET="left">ISDN Setup</A> 
  30. form to configure the ISDN interface on your Internet Gateway system. 
  31. EndOfFile
  32.